﻿@charset "utf-8";
.column{overflow: hidden; margin: 0 auto; }

/* columnA */
#columnA{}
#columnA .areaL{width:820px; float:left; overflow:hidden;}
#columnA .areaR{width: 315px; float:right; overflow:hidden;}

/* indBox */
.indBox .hd{ height:44px; line-height: 44px; border-bottom:1px #CCC dashed;}
.indBox .hd .more{ float:right; padding-right:10px;}
.indBox .hd .more a{display: block;background:url(../../base/img/more.png) no-repeat right center; height: 44px; width:35px;}
.indBox .hd h3{ background:url(../../base/img/icon.png) no-repeat left center; padding-left:15px; }
.indBox .hd h3 span{font-size:14px; color:#ccc; padding-left:15px;}
.indBox .hd h3 a{ font-size:18px; color:#006cad; }
.indBox .bd{ height: 184px;}
.indBox .bd .infoList{ padding-top:14px;}
.indBox .bd .infoList li{ height: 34px; background: url(../../base/img/point.png) no-repeat left center; padding-left:10px; line-height:34px;}

/* 通知公告、院系要闻 */
.layout-1{overflow: hidden; margin-bottom: 10px;;}
#indTzgg{float: left; *display: inline;width: 395px; }
#indXyxw{float: right; *display: inline; width: 395px;}

/*图片部分定义*/
#indXsfc{ position:relative;z-index:1; margin-top:20px;}
#indXsfc .hd{ float:left; background: #0072b4; position:relative; z-index:3; width: 40px; height:170px;}
#indXsfc .hd h3{ color:#fff; line-height: 1.3;text-align: center; font-size: 18px; padding: 35px 10px 0; }
#indXsfc .hd h3 a { color:#fff;}
#indXsfc .bd{ padding: 15px 17px 15px; height: 138px; overflow: hidden;  border:1px solid #caeef7; border-left: none; background-color:#eef9ff;}
#indXsfc .bd li{ float:left; overflow:hidden; margin: 0 4px; width:141px;}
#indXsfc .bd li .pic{ background:#FFF;padding: 4px; border:1px solid #c5ddec;}
#indXsfc .bd li .pic img{ width:131px; height:100px;}
#indXsfc .bd li .title{ margin: 8px 0 0; text-align:center; line-height:20px; font-size: 14px; height: 20px; overflow: hidden; }

/* 快速链接 */
#indKslj{ height:300px; margin-bottom: 10px;}
#indKslj .hd h3{ background:url(../../base/img/icon.png) no-repeat left center; padding-left:15px;color:#ff4e00;}
#indKslj .hd h3 span{font-size:14px; color:#ccc; padding-left:15px;}
#indKslj .bd ul{ margin: 0 -2%; padding: 10px 0; overflow: hidden; }
#indKslj .bd ul li{ float:left; width: 29.3333%; margin: 2%; text-align:center;}
#indKslj .bd ul li a{ display:block; border: 1px solid #e4e9ec; background: #f6f5f6; padding: 10px 0 12px; }
#indKslj .bd ul li a:before{ content: ''; display:block; width: 68px; height: 52px; margin: 0 auto 5px; background: url(../../base/img/kslj_icon.png) no-repeat; }
#indKslj .bd ul li a:hover{ background: #fff; }
#indKslj .bd ul li.li1 a:before{ background-position: 0 0 ;}
#indKslj .bd ul li.li2 a:before{ background-position: -68px 0;}
#indKslj .bd ul li.li3 a:before{ background-position: -136px 0;}
#indKslj .bd ul li.li4 a:before{ background-position: -204px 0;}
#indKslj .bd ul li.li5 a:before{ background-position: -272px 0;}
#indKslj .bd ul li.li6 a:before{ background-position: -340px 0;}

/*成绩查询*/
#indLinks{ overflow: hidden; padding: 15px 0; height: 77px; border-radius: 6px; border: 1px solid #e4e9ec; background: #f6f5f6;}
#indLinks li { float:left; width: 33.3333%;}
#indLinks li a{ display:block; border-left: 1px solid #e4e9ec; padding-top:50px; text-align: center; background-position: center 6px; background-repeat: no-repeat; }
#indLinks li.a1 a{ border-left: none; background-image: url(../../base/img/link_01.png); }
#indLinks li.a2 a{ background-image: url(../../base/img/link_02.png); }
#indLinks li.a3 a{ background-image: url(../../base/img/link_03.png); }